home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3499 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: news.ismi.net!usenet
  2. From: cummings@ismi.net (Marshall Cummings)
  3. Newsgroups: comp.os.ms-windows.programmer.networks,comp.os.ms-windows.programmer.misc,comp.lang.c,comp.lang.c++
  4. Subject: General tool selection and help for writing a network app for DOS/Windows
  5. Date: 24 Jan 1996 13:51:24 GMT
  6. Organization: CMS Technologies
  7. Message-ID: <4e5dgs$q37@main.ismi.net>
  8. NNTP-Posting-Host: pm1-01.ismi.net
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. Hello.  I'm preparing to write several applications, both Windows and 
  14. DOS, that will be communicating with each other over a network 
  15. (probably start with Novell and look at other nets later).  Right now 
  16. I'm mainly trying to select the tools I need and I'm having a bit of 
  17. difficulty.  Is there a particular C++ compiler I should use rather 
  18. than another for what I'm looking at doing?  I assume it would be 
  19. better (more economical) to get one that allows one to create 
  20. executibles for more than one platform (Symantec, Borland), but are 
  21. there other constraints?  Does the compiler I use have to be able to 
  22. call routines I'll have to buy from Novell (an SDK), i.e., requiring 
  23. the Microsoft C++ compiler?  Will I have to then get both a Windows 
  24. and a DOS compiler from MS?  Obviously, any help would be very greatly 
  25. appreciated.
  26.  
  27. Also, I've done this sort of thing before in a higher level language 
  28. and an add on package for the network stuff (NetLib).  Then, I used 
  29. broadcast packets to send the information back and forth.  Is there a 
  30. better way to do this sort of thing?  Thanks for your time! Feel free 
  31. to respond to this here or by email.  I read everything!
  32.  
  33.  
  34. =====================================================================
  35.  Marshall Cummings                    Voice:   (810) 231-6330
  36.  CMS Technologies                     Fax:     (810) 231-6325
  37.  317 S. Division, Suite 68            Email:   mbc@cmstech.com
  38.  Ann Arbor, MI  48104                 Web:     http://www.cmstech.com
  39.  
  40.